-
Re: Logic and the order in kerning tables
Whatever you prefer. If you provide better examples or a font file to test, then we might be able to better assist you. There is no single correct approach, but this looks fine to me. Yes. If there …2 -
Re: Determine whether a font file is OpenType format or TrueType format
These TrueType flavor OpenType fonts (I refer to them as OpenType fonts with TrueType based outlines), shouldn't be called TrueType fonts, unless they have no OpenType features, no DSIG table, n…3 -
Re: Problem in Chrome?
Actually the font contains one lookup in the DFLT script (in the Slashed Zero feature), so removing the DFLT script solves the issue. I'll add this inconsistent behaviour between web browsers in…1 -
Re: Determine whether a font file is OpenType format or TrueType format
The first four bytes indicate whether a font is:- OpenType font that contains TrueType outlines- OpenType font containing CFF data- Something else It doesn't distinguish between- TrueType fonts-…2 -
Re: Determine whether a font file is OpenType format or TrueType format
An in-depth discussion about TrueType versus OpenType can be found here:What is the difference between TrueType and OpenType? Based on the specifications, all TrueType fonts are also OpenType fonts, …1
